You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Ln Method > Matrix.Ln Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Ln Method ([In] TMtxVec)

Calculate the natural algorithm for all X elements and store the results in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Ln([In] TMtxVec X);

Size and Complex properties of the calling Matrix are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!